﻿/*头部
html{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}*/
.y_head {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    height: 127px;
    /*background-color:#FFFFFF; /*url(../img/home/bg.png) no-repeat;*/
    background-size: 100% 891px;
}

.y_headinner {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}

.y_headinnerl {
    float: left;
    position: relative;
    height: 100%;
}

.y_headlogo {
    position: absolute;
    left: 10px;
    top: 0;
    display: block;
    bottom: 0;
    margin: auto 0;
}

.y_headinnerr {
    width: 410px;
    height: 50px;
    margin-top: 40px;
    float: right;
    position: relative;
    box-sizing: border-box;
}

.y_headinnerinput {
    width: 100%;
    height: 100%;
    border-radius: 25px;
    background-color: #FFFFFF;
    border: 1px solid #ddd;
    text-align: left;
    padding: 0 50px;
    box-sizing: border-box;
}

.y_headsousuo {
    position: absolute;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

/*导航*/

.y_nav {
    width: 100%;
    min-width: 1200px;
    height: 40px;
    margin: 0 auto;
    /*background-color: #ffffff;*/
    overflow: hidden;
}

.y_navinner {
    width: 1200px;
    height: 100%;
    padding-left: 24px;
    margin: 0 auto;
    box-sizing: border-box;
}

.y_navlist {
    width: 144px;
    float: left;
    height: 100%;
    text-align: center;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
}

/*banner*/

.y_banner {
    min-width: 1200px;
    margin: 0 auto;
    width: 100%;
    min-height: 400px;
    position: relative;
}

.y_setwidth {
    width: 100%;
    height: 100%;
}

/*公告搜索*/
.y_ggsearch {
    height: 58px;
    /*background: -webkit-linear-gradient(#deebf5, #fff);*/
    /* Safari 5.1 - 6.0 */
    /*background: -o-linear-gradient(#deebf5, #fff);*/
    /* Opera 11.1 - 12.0 */
    /*background: -moz-linear-gradient(#deebf5, #fff);*/
    /* Firefox 3.6 - 15 */
    /*background: linear-gradient(#deebf5, #fff);*/
    /* 标准的语法 */
}

.y_ggsearchinner {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    border-bottom: 1px solid #eee;
}

.y_lggbox {
    width: 480px;
    height: 58px;
    line-height: 58px;
    float: left;
    padding-left: 40px;
    box-sizing: border-box;
    position: relative;
    color: #333;
    font-size: 14px;
}

.y_lggbox a {
    color: #333;
}

.y_lggimg {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.y_rsearchbox {
    float: right;
    height: 40px;
    margin-top: 9px;
    width: 338px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
}

.y_rsearinptbox {
    width: 258px;
    height: 100%;
    float: left;
    box-sizing: border-box;
}

.y_rsearinpt {
    width: 100%;
    background-color: #fff;
    height: 100%;
    border: none;
    outline: none;
    padding: 0 20px;
    box-sizing: border-box;
}

.y_rsearbutt {
    float: left;
    width: 78px;
    height: 100%;
    background-color: #e7e7e7;
    cursor: pointer;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 38px;
}

/*main*/
.y_main {
    width: 100%;
}

.y_maininner {
    width: 1200px;
    margin: 0 auto;
}

.y_maintopcon {
    width: 100%;
}

.y_topconlbox {
    width: 835px;
    float: left;
}

.y_changeul {
    width: 807px;
    height: 49px;
    border-bottom: 1px solid #e0dede;
}

.y_changeul li {
    line-height: 49px;
    padding: 0 8px;
    float: left;
    color: #666;
    font-size: 16px;
    margin-right: 20px;
    cursor: pointer;
}

.y_changeul li a {
    color: #666;
}

.y_changeul .y_activeli {
    color: #333;
    border-bottom: 2px solid #ff0000;
    box-sizing: border-box;
}

.y_changeul .y_activeli a {
    color: #333;
}

.y_displaybox {
    width: 100%;
    padding-top: 12px;
    box-sizing: border-box;
}

.y_displaynewpicbox {
    height: 284px;
    box-sizing: border-box;
    width: 400px;
    border: 1px solid #ddd;
    float: left;
    position: relative;
}

.y_newspicimg {
    width: 100%;
    height: 100%;
}

.y_zztitle {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
}

.y_zztitle a {
    color: #fff;
}

.y_displaynewsli {
    width: 390px;
    margin-left: 30px;
    float: left;
}

.y_disnewsti {
    font-size: 20px;
    color: #fe0000;
    width: 340px;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.y_disnewsti a {
    color: #fe0000;
}

.y_disnewslist {
    line-height: 20px;
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
    font-size: 14px;
}

.y_disnewsltext {
    float: left;
    width: 260px;
    display: block;
    color: #333;
}

.y_disnewsrdate {
    float: right;
    color: #888;
}

/*政策法规党群工作*/
.y_maintopnewsbbox {
    width: 835px;
    margin-top: 25px;
}

.y_zcfgdqgz {
    float: left;
    width: 390px;
    margin-left: 30px;
}

.y_zcfgdqgz:first-child {
    margin-left: 0;
}

.y_zcfgdqgzti {
    line-height: 40px;
    border-bottom: 1px solid #e0dede;
    width: 370px;
    position: relative;
    box-sizing: border-box;
    height: 40px;
    margin-bottom: 15px;
}

.y_borderredspan {
    border-bottom: 2px solid #ff0000;
    display: inline-block;
    height: 100%;
    padding: 0 10px;
    color: #333333;
    font-size: 18px;
}

.y_newsmore {
    position: absolute;
    right: -15px;
    font-size: 15px;
    color: #333;
}

.y_newsmore a {
    color: #333;
}

/*main_part1右侧*/
.y_topconrbox {
    width: 365px;
    float: left;
    border-left: 1px solid #EEEEEE;
    box-sizing: border-box;
    padding-left: 14px;
    padding-top: 48px;
    min-height: 700px;
}

.y_conrimgboxa {
    margin-bottom: 10px;
    display: block;

}

.y_conrimg {
    width: 100%;
}

/*main_part2*/
.y_mainmidcon {
    margin-top: 13px;
}

.y_mainmidconlpicbox {
    width: 255px;
    display: block;
    float: left;
    height: 220px;
    position: relative;
}

.y_mainmidlpicimg {
    width: 100%;
    height: 100%;
}

.y_abousttext {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 55px;
    line-height: 55px;
    background-color: #0668B1;
    padding-left: 18px;
    box-sizing: border-box;
    color: #fff;
    font-size: 20px;

}

.y_mainmidconlipicbox {
    width: 186px;
    display: block;
    float: left;
    height: 220px;
    position: relative;
    margin-left: 3px;
}

.y_abousttextli {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 48px;
    line-height: 48px;
    background-color: rgba(233, 214, 2, 0.9);
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    /*height: 0;*/
    display: none;
    overflow: hidden;
}

/*main_part3*/
.y_mainbotcon {
    width: 100%;
}

/*part3左侧*/
.y_mainbotconlbox {
    width: 835px;
    float: left;
    padding-top: 28px;
}

.y_wenzhanglist {
    width: 380px;
    float: left;
    margin-left: 45px;

}

.y_wenzhanglist:first-child {
    margin-left: 0;

}

.y_artiti {
    font-size: 18px;
    color: #000;
    margin-bottom: 15px;
    display: block;
}

.y_textde {
    width: 100%;
    line-height: 28px;
    color: #999;
    font-size: 13px;
}

.ellipsis11 {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
}

.y_wenzhanglistti {
    line-height: 40px;
    border-bottom: 1px solid #e0dede;
    width: 370px;
    position: relative;
    box-sizing: border-box;
    height: 40px;
    margin-bottom: 15px;
}

.y_wenzhangmore {
    position: absolute;
    right: -15px;
    font-size: 15px;
    color: #333;
}

.y_wenzhangmore a {
    color: #333;
}

/*part3右侧*/
.y_mainbotconrbox {
    width: 365px;
    float: left;
    border-left: 1px solid #EEEEEE;
    box-sizing: border-box;
    padding-top: 28px;
    padding-left: 14px;
    min-height: 420px;
}

.y_part3rightti {
    line-height: 40px;
    border-bottom: 1px solid #e0dede;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    height: 40px;
    margin-bottom: 15px;
}

.y_picflexbox {
    display: flex;
    margin-top: 10px;
}

.y_picsmaflexbox {
    height: 80px;
    display: block;
    flex: 1;
    margin-right: 10px;
    border: 2px solid #efefef;
    border-radius: 5px;
}

.y_picsmaflexboxlast {
    margin-right: 0px;

}

.y_picsmaimg {
    width: 100%;
    margin-top: 10px;
    height: 35px;
    position: relative;
}

.y_conimg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.y_picsmatext {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    color: #1e2537;
    font-weight: bold;
}

.y_touchus {
    width: 100%;
    margin-top: 22px;
    display: block;
    padding-bottom: 13px;
}

.y_touchusimg {
    width: 100%;
}

/*有情链接*/
.y_fribox {
    box-sizing: border-box;
    border-top: 1px solid #e0dede;
    width: 100%;
    margin-top: 45px;
    position: relative;
    padding-top: 40px;
    padding-bottom: 20px;
}

.y_friboxaboust {
    position: absolute;
    top: -11px;
    height: 22px;
    line-height: 22px;
    font-size: 18px;
    color: #333;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100px;
    background-color: #fff;
    text-align: center;
}

.y_frialistbox {
    display: flex;

}

.y_friali {
    flex: 1;
    display: block;
    margin: 8px 0;
    height: 20px;
    position: relative;
    line-height: 20px;
    padding-left: 20px;
    font-size: 14px;
    color: #333;
}

.y_reddian {
    position: absolute;
    left: 8px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

/*尾部*/
.y_foot {
    width: 100%;
    min-width: 1200px;
    background-color: #0668b1;
}

.y_footinner {
    width: 1200px;
    margin: 0 auto;
}

.y_footnavabox {
    display: flex;
    width: 100%;
    padding-right: 20px;
    box-sizing: border-box;
}

.y_footnava {
    flex: 1;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 32px;
    margin-top: 55px;
    font-size: 18px;
}

.y_footnavamy {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}

.y_footbanquanbox {
    width: 100%;
    margin-top: 55px;
    position: relative;
}

.y_footbanquantop {
    line-height: 24px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-family: "微软雅黑";
}

.y_footbanquantop a {
    color: #ffffff;
}

.y_footbanquanbottom {
    line-height: 36px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding-bottom: 20px;
}

.y_dangzhengimg {
    position: absolute;
    left: 180px;
    top: 0;
}

.y_zhaocuoimg {
    position: absolute;
    right: 95px;
    top: 0;
}

/*-----------列表-----------*/
.d_clear {
    height: 0;
    width: 100%;
    float: none;
    clear: both;
}

.d_banner {
    width: 100%;
    min-width: 1200px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.d_banner img {
    width: 100%;
}

#d_main {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background: #FFFFFF;
}

.d_notice_banner {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: relative;
    border-bottom: 1px solid #F3F3F3;
}

.d_notice_banner a {
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: normal;
    line-height: 36px;
    color: #333333;
    margin-left: 45px;
}

.d_notice_img {
    position: absolute;
    left: 20px;
    top: 17px;
}

.d_box {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}

.d_left {
    width: 312px;
    border-right: 1px solid #F3F3F3;
    float: left;
}

.d_right {
    width: 886px;
    float: left;
    border-left: 1px solid #F3F3F3;
    position: relative;
    left: -1px;
}

.d_cat_info {
    height: 115px;
    /*padding-left: 65px;*/
    /*line-height: 115px;*/
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
}

.d_cat_info span {
    font-family: FZLTZHK--GBK1-0;
    font-size: 25px;
    line-height: 48px;
    color: #5c5c5c;
}

.d_cat_list {
    border-top: 1px solid #F3F3F3;
    margin-left: 8px;
    margin-right: 3px;
    padding-top: 30px;
    padding-left: 15px;
}

.d_cat_list li {
    line-height: 45px;
    width: 216px;;
    height: 45px;
    overflow: hidden;
    padding-left: 50px;
    font-size: 18px;
    background: no-repeat url(../img/home/jiantou1.png) 20px 12px;
    color: #777777;
    margin-bottom: 10px;
}

.d_cat_list li a {
    color: #777777;
}

.d_cat_list li.active {
    background: no-repeat url(../img/home/jiantou.png) 20px 12px #0668b1;
    color: #ffffff;
}

.d_cat_list li.active a {
    color: #ffffff;
}

/*内设机构*/
.d_jigou {
    margin-left: 8px;
    margin-right: 3px;
    padding-left: 15px;
    display: flex;
    flex-direction: column;
}

.d_jigou_title {
    width: 266px;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    text-align: center;
    background-color: #0668b1;
    color: #ffffff;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 18px;
}

.d_jigou_content {
    margin-top: 22px;
}

.d_jigou_content .d_jigou_li {
    width: 114px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-color: #e2f0fc;
    float: left;
    margin-left: 15px;
    margin-bottom: 25px;
}

/*文章内容*/
.d_article_title {
    height: 45px;
    padding-left: 45px;
    background-color: #136bb0;
    position: relative;
}

.d_article_title .d_title {
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    color: #ffffff;
}

.d_article_title .d_icon {
    width: 4px;
    height: 20px;
    line-height: 45px;
    background-color: #ffffff;
    position: absolute;
    left: 30px;
    top: 14px;
}

.d_article_title .d_position {
    text-align: right;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    right: 30px;
    top: 0;
}

.d_article_content {
    padding: 30px 20px 20px 20px;
    line-height: 36px;
    font-size: 16px;
    color: #333333;
}

.d_article_content img {
    max-width: 846px;
}

.d_article_list {
    padding: 20px 20px 20px 30px;
    line-height: 36px;
    font-size: 14px;
    color: #000000;
}

.d_article_list li {
    list-style: square;
    position: relative;
}

.d_article_list li span {
    position: absolute;
    right: 10px;
    top: 0;
    text-align: right;
    font-size: 14px;
    line-height: 36px;
    color: #999999;
}

.d_article_list li a {
    color: #000000;
}

/*文章详情2*/
.d_article2_title {
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
    color: #FFFFFF;
    background-color: #0866B5;
    position: relative;
}

.d_article2_content {
    border-right: 1px solid #F3F3F3;
    border-left: 1px solid #F3F3F3;
    padding: 20px 15px;
}

.d_article2_content .d_title {
    border-bottom: 1px solid #F3F3F3;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}

.d_article2_content .d_title_sub {
    font-size: 12px;
    text-align: center;
    line-height: 20px;
}

.d_article2_content .d_content {
    margin: 20px 10px;
    font-size: 16px;
    font-family: '宋体';
    line-height: 150%;
}

.d_article2_content .d_content img {
    max-width: 846px;
}

/*业务图册*/
.d_business_nav {
    border-bottom: 1px solid #F3F3F3;
    padding: 20px;
}

.d_business_nav .d_li {
    float: left;
    padding: 0 15px;
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    margin-right: 25px;
    height: 30px;
    line-height: 30px;
}

.d_business_nav .d_li a {
    color: #4F4F4F;
}

.d_business_nav .active {
    background-color: #1282DF;
}

.d_business_nav .active a {
    color: #FFFFFF;
}

.d_business_content {
    padding: 20px 90px;
}

.d_business_content .d_li {
    background-color: #F6F6F6;
    padding: 10px;
    float: left;
    margin: 10px;
}

.d_business_content .d_li img {
    width: 300px;
    height: 155px;
}

.d_business_content .d_li p {
    width: 300px;
    line-height: 25px;
    margin-top: 10px;
    font-size: 16px;
}

.d_business_content .d_li p a {
    color: #959795;
}

.d_page {
    clear: both;
    overflow: hidden;
    padding: 10px;
    text-align: center;
}

.d_page .pagination {
    display: inline-block;
    color: #666666;
    margin: 0 auto;
}

.d_page .pagination li {
    display: inline-block;
    border: 1px solid #dddddd;
    border-radius: 2px;
    margin-left: 10px;
    padding: 0 14px;
    text-align: center;
    line-height: 33px;
}

.d_page .pagination li.disabled {
    color: #cccccc;
    cursor: not-allowed;
}

.d_page .pagination li.active {
    background-color: #2d98e6;
    border-color: #2d98e6;
    color: #fff;
}

.d_page .pagination li.active a {
    color: #fff;
}

.d_page .pagination li a {
    color: #666;
}

/*搜索结果*/
.d_search_content {
    border-right: 1px solid #F3F3F3;
    border-left: 1px solid #F3F3F3;
    padding: 20px;
}

.d_search_tip {
    font-size: 12px;
    color: #A9A9A9;
}

.d_search_li {
    border-bottom: 1px solid #F3F3F3;
    margin: 15px 0;
    padding-bottom: 15px;
}

.d_search_li .d_li_title a {
    font-size: 16px;
    color: #000000;
    line-height: 35px;
}

.d_search_li .d_li_sub {
    font-size: 12px;
    color: #A9A9A9;
    line-height: 23px;
}

.d_search_li .d_li_desc {
    font-size: 14px;
    color: #888;
    line-height: 23px;
    font-family: '宋体';
}

.child_div {
    position: absolute;
    color: #000000;
    background-color: #fff;
    width: 144px;
    top: 167px;
    z-index: 999;
}

.child_div a {
    border-bottom: 0;
    display: block;
    background-color: #ffffff;
    color: #000000;
    line-height: 25px;
    white-space: nowrap;
    padding: 8px 20px;
    opacity: 0.8;
}

.child_div a:hover {
    #background-color: #0668b1;
    background-color: red;
    color: #FFFFFF;
    opacity: 0.8;
}

.y_navlist_em {
    display: block;
    width: 140px;
    #border: 2px solid #0878cc;
    border: 2px solid red;
    margin-top: -5px;
}

.abc {
    content: '';
    height: 20px;
    width: 1px;
    background: #000000;
    display: block;
    margin-left: 143px;
    margin-top: -30px;
}
